init
Called internally during view model initialization. Binds
[bitballs/components/tournament/details.ViewModel.prototype.userSelectedCourt userSelectedCourt]
to [bitballs/components/tournament/details.ViewModel.prototype.userSelectedRound userSelectedRound]
and sets the value to null
when a change occurs. Similarly for
[bitballs/components/tournament/details.ViewModel.prototype.userSelectedRound userSelectedRound]
and [bitballs/components/tournament/details.ViewModel.prototype.gamesLength gamesLength].
details.init()
Called internally during view model initialization. Binds
[bitballs/components/tournament/details.ViewModel.prototype.userSelectedCourt userSelectedCourt]
to [bitballs/components/tournament/details.ViewModel.prototype.userSelectedRound userSelectedRound]
and sets the value to null
when a change occurs. Similarly for
[bitballs/components/tournament/details.ViewModel.prototype.userSelectedRound userSelectedRound]
and [bitballs/components/tournament/details.ViewModel.prototype.gamesLength gamesLength].